home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 96 / PC Zone #096.7z / Dppcz1200.mdf / Demos / Gunlok / data1.cab / Program_Executable_Files / scripts / mplay_tf_oilrig01.gcs < prev    next >
Text File  |  2000-09-09  |  1KB  |  55 lines

  1. echo off
  2.  
  3. level 5
  4. fogcolour 0 0 0
  5. fogvalue 0.8
  6. fogtransition 4
  7. fogupdate 10
  8.  
  9. sunangle 290
  10. sunbrightness 0.8 0.8 0.8
  11. sunspecular 0 0 0.05
  12.  
  13. set camera pos -12 -15 207
  14. set camera ori 0 583 -2091
  15. set distance 100
  16.  
  17. //////////////////
  18. //team 3 cam pos//
  19. //////////////////
  20.  
  21. // set camera pos 2 -15 -53
  22. // set camera ori 0 535 -3700
  23. // set distance 100
  24.  
  25. set track lift_a 24.0 -2.0 -12.0 24.0 -2.1 -12.0 24.0 -9.9 -12.0 24.0 -10.0 -12.0 true
  26. attach lift_a
  27.  
  28. set track lift_b 0.0 -2.0 34.0 0.0 -2.1 34.0 0.0 -9.9 34.0 0.0 -10.0 34.0 true
  29. attach lift_b
  30.  
  31. set track lift_c 0.0 -2.0 112.0 0.0 -2.1 112.0 0.0 -9.9 112.0 0.0 -10.0 112.0 true
  32. attach lift_c
  33.  
  34. set track lift_d -24.0 -2.0 158.0 -24.0 -2.1 158.0 -24.0 -9.9 158.0 -24.0 -10.0 158.0 true
  35. attach lift_d
  36.  
  37. link liftswitch_a lift_a.gcs
  38. link liftswitch_ab lift_a.gcs
  39. link liftswitch_ac lift_a.gcs
  40.  
  41. link liftswitch_b lift_b.gcs
  42. link liftswitch_bb lift_b.gcs
  43. link liftswitch_bc lift_b.gcs
  44.  
  45. link liftswitch_c lift_c.gcs
  46. link liftswitch_cb lift_c.gcs
  47. link liftswitch_cc lift_c.gcs
  48.  
  49. link liftswitch_d lift_d.gcs
  50. link liftswitch_db lift_d.gcs
  51. link liftswitch_dc lift_d.gcs
  52.  
  53. echo on
  54.  
  55.